home *** CD-ROM | disk | FTP | other *** search
- object IntNetForm: TIntNetForm
- Left = 1061
- Top = 169
- BorderStyle = bsDialog
- Caption = '�A�C���[�j���O'
- ClientHeight = 123
- ClientWidth = 214
- Color = clBtnFace
- Font.Charset = SHIFTJIS_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 11
- object Image1: TImage
- Left = 10
- Top = 15
- Width = 200
- Height = 25
- end
- object CheckBox1: TCheckBox
- Left = 24
- Top = 98
- Width = 177
- Height = 17
- Caption = '���ケ��ү���ނ�\�����Ȃ�'
- Color = clBtnFace
- Font.Charset = SHIFTJIS_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 24
- Top = 57
- Width = 75
- Height = 25
- Caption = '�͂�'
- TabOrder = 1
- OnClick = BitBtn1Click
- end
- object BitBtn2: TBitBtn
- Left = 120
- Top = 57
- Width = 75
- Height = 25
- Caption = '������'
- TabOrder = 2
- OnClick = BitBtn2Click
- end
- end
-